home *** CD-ROM | disk | FTP | other *** search
- <? include ("../lib/config/global_config.php3"); ?>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
- <html>
- <head>
- <meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
- <title><?echo$global_title?></title>
- <link rel="stylesheet" href="../main.css">
- <script language="JavaScript" src="../lib/dhtml/dynlayer.js" type="text/javascript"></script>
- <style type="text/css">
- <!--
- #textDiv {position:absolute; width: 500px; top: 40px; z-index:5; visibility:hidden}
- //-->
- </style>
- <script language="JavaScript">
- <!--
- function posLayer()
- {
- if (document.layers) breite = self.innerWidth;
- if (document.layers) hoehe = self.innerHeight;
- if (document.all) breite = document.body.clientWidth;
- if (document.all) hoehe = document.body.clientHeight;
- text.moveTo((breite/2)-300,20);
- text.show();
- }
- function helpFenster (auswahl)
- {
- dateiTyp = auswahl + ".php3";
- var helps = window.open(dateiTyp,'help','scrollbars=no,resizable=no,width=700,height=340,left=50,top=50');
- window.focus;
- }
- function regisFenster (auswahl)
- {
- //var helps = window.open('registrier_win.php3','help','scrollbars=yes,resizable=no,width=400,height=400,left=50,top=50');
- //ori line, modified by jannis.hermanns@i-dmedia.com for variable passing
- var urlstring = "registrier_win.php3?version=<?echo $version?>&lwort=";<?
- if (ereg("MSIE",$HTTP_USER_AGENT)) echo "\nurlstring+=document.forms['Register2Form'].wort.value;\n";
- else echo "\nurlstring += document.layers['textDiv'].document.forms[0].wort.value;\n";
- ?>
- var helps = window.open(urlstring,'Registrierung','scrollbars=yes,resizable=no,width=410,height=400,left=50,top=50');
- }
- function los()
- {
- top.oben.location.href = "../top2.php3?headline=1";
- top.navi.location.href = "../stayactive/navi.asp?version=<?echo $version?>";
- top.content.location.href="../stayactive/stayactive.asp?version=<?echo $version?>";
- }
- //-->
- </script>
- </head>
- <body background="../gfx/bg_content.gif" onLoad="DynLayerInit();posLayer();top.navi.filter(3);" onresize="history.go(0);">
- <div id="linkerRand" style="position:absolute;left:0;top:-100;z-index:2;">
- <img src="../gfx/rand.gif" width="400" height="30" border="0" alt>
- </div>
-
- <div id="bogenUnten" style="position:absolute;left:0;top:-100;z-index:3;">
- <img src="../gfx/bogen.gif" width="744" height="91" border="0" alt>
- </div>
- <div id="untenLinks" style="position:absolute;left:0;top:-100;z-index:4;">
- <a href="javascript:helpFenster('../credits/credits');"><img src="../gfx/credits.gif" width="35" height="15" alt border="0"></a> <a href="javascript:helpFenster('../help/help_frame')"><img src="../gfx/help.gif" width="28" height="15" alt border="0"></a>
- </div>
- <div id="logo" style="position:absolute;left:0;top:-100;z-index:5;">
- <a href="../frame.php3?version=<?echo $version?>" target="_top"><img src="../gfx/logo.gif" width="117" height="39" alt border="0"></a>
- </div>
- <script language="JavaScript" src="../lib/bogen.js" type="text/javascript"></script>
-
- <div id="textDiv">
- <table cellspacing="0" cellpadding="0" border="0" align="center">
- <form action="regis_win.php3" method="POST" enctype="application/x-www-form-urlencoded" name="Register2Form">
- <tr>
- <td colspan="2"><font>This months sentence for completion:</font><br></td>
- </tr>
- <tr>
- <td valign="bottom"><br><h1>R1<sup><span>«</span></sup> is the ultimate pleasure of</h1></td>
- <td><input name="wort" type="text" size="15" maxlength="40"></td>
- </tr>
- <tr>
- <td></td>
- <td><font> <a href="win.php3?version=<?echo $version; ?>">Delete</a> or <a href="javascript:regisFenster();">Sign up</a></font><br><br></td>
- </tr>
- <tr><td colspan="2"><font>You will find the missing word by <a href="javascript:los();">Staying Active</a> (hint hint).<br>
- So, play, enjoy and win!</font></td></tr>
- </table>
- </form>
- </div>
-
- <img src="/cgi-bin/ivw/CP%3c? echo $PHP_SELF;?>" width="1" height="1">
- </body>
- </html>
-